Click or drag to resize

MessageMessageFlags Property

Contains a bitmask of flags indicating the origin and current state of a message.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public IList<MessageFlag> MessageFlags { get; }

Property Value

Type: IListMessageFlag
See Also